listbase: Fix leak
authorBenjamin Otte <otte@redhat.com>
Wed, 3 Jun 2020 15:49:04 +0000 (17:49 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 3 Jun 2020 15:49:04 +0000 (17:49 +0200)
commitaa38fc712fa76c60ccc13b75c6de9243b55748b3
treea72f8db76fa7c4c20e14374b7cab89b7c0f1c855
parent00f2b134e382fa5f50daf9c28185adccf8adfc6f
listbase: Fix leak

We were leaking the temporary tracker here.
gtk/gtklistbase.c